Click or drag to resize

TimeZoneDefinitionTransitionsGroups Property

Represents a collection of TransitionsGroup elements that specify time zone transitions.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<TransitionsGroup> TransitionsGroups { get; }

Property Value

Type: IListTransitionsGroup
See Also